component.group[VirtualMachine].prop[UserClassPath].info.desc=Specifies additional Java classes or jars which are contained in the classpath of the JVM (java.class.path system property).
component.group[VirtualMachine].prop[VMType].info.desc=Specifies values for different VM types.
component.group[VirtualMachine].prop[EnvironmentType].info.desc=Indicates if a JRE or SDK is used.
component.group[VirtualMachine].prop[JavaLibPath].info.desc=Contains directories which contain shared libraries that are used by the Java runtime library.
component.group[VirtualMachine].prop[Properties].info.desc=Specifies properties for use with the Java VM.
component.group[Install].info.desc=Provides information which are used by jvmsetup.
component.group[Install].prop[PackageInstallationDirectory].info.desc=Specifies the name of the folder that will contain the JRE installation (depends on the JRE package).
component.group[Install].prop[VerifiedVersion].info.desc=Contains a space separated list of verified Java versions.
component.group[Install].prop[Version].info.desc=Specifies the version of the JRE which is provided by the setup.
component.group[Install].prop[Vendor].info.desc=Specifies the vendor of the JRE package.
component.group[Install].prop[RequiredVersion].info.desc=Specifies that all Java installations with a lower version will be ignored by the Java setup (jvmsetup.exe).
component.group[Install].prop[InstallationPackage].info.desc=Specifies the JRE package which can be installed during the Java setup.
component.group[Install].prop[ExcludeVersion].info.desc=Contains a space separated list of Java versions which should be ignored by the Java setup (jvmsetup.exe).